home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 3 / BBS in a box - Trilogy III.iso / Files / System7 tools / Frontier / Frontier SDK 2.1 / Toolkits / Applet Toolkit / appletinternal.h < prev    next >
Encoding:
C/C++ Source or Header  |  1992-10-11  |  176 b   |  15 lines  |  [TEXT/KAHL]

  1.  
  2. #define appletinernalinclude /*so other modules can tell that we've been included*/
  3.  
  4.  
  5. #ifndef appletinclude
  6.  
  7.     #include "applet.h"
  8.     
  9. #endif
  10.  
  11.  
  12. extern FontInfo globalfontinfo;
  13.  
  14.  
  15.